home *** CD-ROM | disk | FTP | other *** search
- object SynthEditorForm: TSynthEditorForm
- Left = 212
- Top = 248
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'SynthForm'
- ClientHeight = 311
- ClientWidth = 241
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poDefault
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object SynthPanel: TWPControl
- Left = 0
- Top = 0
- Width = 241
- Height = 311
- Align = alClient
- Color = 5452845
- ParentColor = False
- ParentShowHint = True
- object MixWheel: TLineWheel
- Tag = 1
- Left = 178
- Top = 256
- Width = 13
- Height = 13
- Hint = '|^b^aMix level'
- Options = [wwBigLine]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Max = 128
- Value = 128
- DefaultValue = 128
- OnChange = CutoffWheelChange
- MouseButton = mbLeft
- HotSideX = 11
- HotSideY = 14
- PopupMenu = SynthResModule.WheelMenu
- LineColor = 14077906
- LinePressedColor = 33023
- LineThickness = 1
- end
- object PolarBtn: TQuickBtn
- Tag = -1
- Left = 79
- Top = 251
- Width = 29
- Height = 22
- Cursor = crHandPoint
- Hint = '|Unipolar / bipolar mode'
- ParentColor = True
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Spacing = 0
- TextAlign = ttaRight
- AccelKey = 0
- Glyph.ILCount = 2
- BmpList = SynthResModule.PolarBtnIL
- OnClick = PolarBtnClick
- PopupAlign = Popup_Normal
- end
- object PreAmpWheel: TLineWheel
- Left = 143
- Top = 256
- Width = 13
- Height = 13
- Hint = '|^b^aPre amp'
- Options = [wwBigLine]
- MoveSpeed = 8
- SlowMotionDiv = 4
- Min = 64
- Max = 192
- Value = 128
- DefaultValue = 128
- OnChange = CutoffWheelChange
- MouseButton = mbLeft
- HotSideX = 11
- HotSideY = 14
- PopupMenu = SynthResModule.WheelMenu
- LineColor = 14077906
- LinePressedColor = 33023
- LineThickness = 1
- end
- object PostGainWheel: TLineWheel
- Tag = 2
- Left = 213
- Top = 256
- Width = 13
- Height = 13
- Hint = '|^b^aPost gain'
- Options = [wwBigLine]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Max = 128
- Value = 128
- DefaultValue = 128
- OnChange = CutoffWheelChange
- MouseButton = mbLeft
- HotSideX = 11
- HotSideY = 14
- PopupMenu = SynthResModule.WheelMenu
- LineColor = 14077906
- LinePressedColor = 33023
- LineThickness = 1
- end
- object FreezeBtn: TQuickBtn
- Tag = -1
- Left = 19
- Top = 293
- Width = 39
- Height = 14
- Cursor = crHandPoint
- Hint = '|Freeze editing'
- ParentFont = False
- ParentColor = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Transparent
- Spacing = 4
- TextAlign = ttaRight
- AccelKey = 0
- FXType = FX_Blend
- BmpList = SynthResModule.LEDIL
- OnClick = FreezeBtnClick
- PopupAlign = Popup_Normal
- end
- object CenterBtn: TQuickBtn
- Tag = -1
- Left = 201
- Top = 293
- Width = 39
- Height = 14
- Cursor = crHandPoint
- Hint = '|Remove DC offset'
- ParentFont = False
- ParentColor = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Transparent
- Spacing = 4
- TextAlign = ttaLeft
- AccelKey = 0
- FXType = FX_Blend
- BmpList = SynthResModule.LEDIL
- OnClick = CenterBtnClick
- PopupAlign = Popup_Normal
- end
- object OverSelect: TWAVWheel
- Tag = -2
- Left = 176
- Top = 296
- Width = 17
- Height = 7
- Cursor = crSizeNS
- Hint = '|Oversampling factor'
- MoveSpeed = 1
- SlowMotionDiv = 4
- Max = 4
- DefaultValue = 0
- OnChange = OverSelectChange
- MouseButton = mbLeft
- HotSideX = 6
- HotSideY = 6
- BmpList = SynthResModule.OversampleIL
- end
- object SnapBtn: TQuickBtn
- Tag = -1
- Left = 89
- Top = 293
- Width = 33
- Height = 14
- Cursor = crHandPoint
- Hint = '|Snap to grid'
- ParentFont = False
- ParentColor = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Transparent
- Spacing = 4
- TextAlign = ttaRight
- AccelKey = 0
- FXType = FX_Blend
- BmpList = SynthResModule.LEDIL
- OnClick = FreezeBtnClick
- PopupAlign = Popup_Normal
- end
- object MenuBtn: TQuickBtn
- Tag = -1
- Left = 4
- Top = 293
- Width = 13
- Height = 13
- Cursor = crHandPoint
- Hint = '|Options'
- ParentColor = False
- Color = 16512
- PopupMenu = MEnvEditor.OptionsMenu
- Options = [tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Spacing = 0
- TextAlign = ttaBitmapRight
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = SynthResModule.MenuBtnIL
- PopupButton = mbLeft
- end
- object StepBtn: TQuickBtn
- Tag = -1
- Left = 58
- Top = 293
- Width = 31
- Height = 14
- Cursor = crHandPoint
- Hint = '|^^(hold shift for pulse mode)^Step editing'
- ParentFont = False
- ParentColor = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Transparent
- Spacing = 4
- TextAlign = ttaRight
- AccelKey = 0
- FXType = FX_Blend
- BmpList = SynthResModule.LEDIL
- OnClick = FreezeBtnClick
- PopupAlign = Popup_Normal
- end
- inline MEnvEditor: TMEnvEditor
- Left = 8
- Top = 8
- Width = 225
- Height = 225
- inherited TimeZoomSelect: TWAVWheel
- Left = 206
- Top = 191
- end
- inherited EnvVisual: TQuickPaintBox
- Width = 225
- Height = 225
- Align = alClient
- end
- inherited MapPanel: TQuickBmpList
- Top = 192
- Width = 225
- end
- inherited EnvPanel: TQuickPanel
- Top = 192
- end
- inherited TimeScroller: TNumBar
- Top = 191
- Width = 54
- end
- inherited LFOPanel: TQuickPanel
- Top = 192
- end
- inherited GlobalPanel: TQuickPanel
- Top = 208
- Width = 72
- end
- end
- end
- end
-